home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / fund_ch.dxr / 00741.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  119 b   |  12 lines

  1. on mouseWithin
  2.   showit(165, 165)
  3. end
  4.  
  5. on mouseLeave
  6.   hideit(165, 165)
  7. end
  8.  
  9. on mouseUp me
  10.   whatpopup("6.4", "A")
  11. end
  12.